PDF4Java Reference Documentation
com.o2sol.pdf4java.core.security Package / PDFFileEncryptionInfo Class / getEncryptionAlgorithm Method
In This Topic
    getEncryptionAlgorithm Method
    In This Topic
    Gets the algorithm used to encrypt a PDF file.
    Syntax
    public PDFEncryptionAlgorithm getEncryptionAlgorithm()

    Return Value

    The algorithm used to encrypt a PDF file.
    See Also